home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 September / PCWorld_2008-09_cd.bin / v cisle / sadanastroju / IE7proSetup_2.3.exe / plugins / accuweather / css / findLocation.css < prev   
Cascading Style Sheet File  |  2007-11-20  |  1KB  |  113 lines

  1. body {
  2. width:234px;
  3. height:175px;
  4. //margin-bottom:10px
  5. margin:10;
  6. }
  7.  
  8. body,td,th {
  9. font-family:Verdana, Arial, Helvetica, sans-serif;
  10. font-size:10px;
  11. color:#000;
  12. }
  13.  
  14. content {
  15. top:10px;
  16. left:10px;
  17.  
  18. }
  19.  
  20. table.dataTable th {
  21. border-right:1px solid #999;
  22. border-top:1px solid #999;
  23. background:#ccc;
  24. font-weight:700;
  25. margin:0;
  26. padding:4px 3px 3px 4px;
  27. }
  28.  
  29. div.lookupLabel {
  30. left:15px;
  31. top:10px;
  32. margin-bottom: 1px;
  33. color:#000;
  34. font-weight:700;
  35. }
  36.  
  37.  
  38. .link {
  39. color:#000;
  40. text-decoration:none;
  41. }
  42.  
  43. .rotatingLink {
  44. color:#000;
  45. }
  46.  
  47. div.searchBox {
  48. left:15px;
  49. top:30px;
  50.  
  51. color:#FFF;
  52. }
  53.  
  54. div.searchImage {
  55. left:135px;
  56. top:33px;
  57.  
  58. color:#FFF;
  59. cursor:hand;
  60. }
  61.  
  62. div.rotatingLink {
  63. left:115px;
  64. top:10px;
  65.  
  66. color:#000;
  67. cursor:hand;
  68. }
  69.  
  70. input.inputBox {
  71. font-family:Verdana, Arial, Helvetica, sans-serif;
  72. font-size:10px;
  73. }
  74.  
  75. div.scrollTableContainer {
  76. height:299px;
  77. overflow:auto;
  78. width:399px;
  79. position:relative;
  80. left:15px;
  81. display:none;
  82. margin:15px 0 0;
  83. }
  84.  
  85. div.scrollTableContainer table {
  86. width:180px;
  87. }
  88.  
  89. div.scrollTableContainer thead tr {
  90. position:relative;
  91. left:-1px;
  92. }
  93.  
  94. div.right { 
  95.    border-left-width: thin; 
  96.    border-left-style: solid; 
  97.    border-left-color: #000000; 
  98.    padding: 0px 0px 0px 5px; 
  99.    float: right; 
  100.    width: 58%; 
  101. div.left { 
  102.    float: left; 
  103.    width: 40%; 
  104. .hr {
  105.   margin-left  : auto;
  106.   margin-right : auto;
  107.   border-bottom: solid black .1em ;
  108.   display: block ;
  109. }
  110.  
  111.